| FaDisb |
| Logical Entity Name | FaDisb |
| Default Table Name | FaDisb |
| Physical Only | NO |
| Owner | dbo |
| Definition | |
| Note |
| FaDisb Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
FaDisbID |
int | NO | ||
| SyStudentID | int | NO | ||
FaStudentAidID |
int | NO | ||
| DisbNum | int | YES | ||
| DateDisb | datetime | NO | ||
| FaPmtPeriodID | int | YES | ||
| AdTermID | int | YES | ||
| ExpectedAmount | money | NO | ||
| ActualAmount | money | NO | ||
| InterestAmount | money | NO | ||
| CheckNumber | varchar(20) | YES | ||
| FaDisbBatchID | int | NO | ||
| DateDeposited | datetime | YES | ||
| DateSigned | datetime | YES | ||
| Status | char(1) | NO | ||
| PaymentPeriodNum | int | YES | ||
| PgDisbStatus | char(1) | YES | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| UserID | int | NO | ||
| ts | timestamp | NO | ||
| FaSchedID | int | YES | ||
| DateReceiptPrinted | datetime | YES | ||
| FaStudentAYID | int | YES | ||
| HoursWorked | money | YES | ||
| PeriodEndDate | datetime | YES | ||
| InterestRebateAmt | numeric(18, 0) | YES | ||
| AddUserID | int | NO | ||
| CheckDate | datetime | YES | ||
| EarnedDate | datetime | YES | ||
| TimeCardID | int | NO | ||
FaStudentAyPaymentPeriodId |
int | YES | ||
| DisbDateAdjPending | bit | NO | ||
| IsAXPayment | bit | NO |
| FaDisb Primary and Unique Keys |
| Key Name | Key Type | Keys |
| FaDisb_FaDisbID_U_C_IDX | PrimaryKey | FaDisbID |
| FaDisb_FaDisbBatchId_FaSchedId_FaDisbId_U_N_IDX | Index | FaDisbBatchID, FaSchedID, FaDisbID |
| FaDisb_FaStudentAidID_FaDisbID_U_N_IDX | Index | FaStudentAidID, FaDisbID |
| FaDisb Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| FaStudentAid | Non-Identifying | One To Zero or More | FK_FaDisb_FaStudentAidID_FaStudentAid_FaStudentAidID | FaStudentAidID | NO | YES | ||
| FaStudentAYPaymentPeriod | Non-Identifying | Zero or One to Zero or More | FK_FaDisb_FaStudentAyPaymentPeriodId_FaStudentAyPaymentPeriod_FaStudentAyPaymentPeriodId | FaStudentAyPaymentPeriodId | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| FaCODGrantDisb | Non-Identifying | One To Zero or More | FK_FaCODGrantDisb_FaCODGrantID_FaDisb_FaDisbID | NO | YES | |||
| FaSched | Non-Identifying | One To Zero or More | FK_FaSched_FaDisbID_FaDisb_FaDisbID | NO | YES |
| FaDisb Check Constraints |
| Check Constraint Name | CheckConstraint |
| FaDisb Storage |
| STORAGE OPTION | STORAGE VALUE |
| Filegroup | PRIMARY |
| Text Image File Group |
| FaDisb Where Used - Model Usage |
| Mapped Object | Is User Defined? | Denormalization Mappings | Description | Bound Attachments |
| Logical dbo.PaidDisbursement |
NO | |||
| Physical (Microsoft SQL Server) dbo.FaDisb |
NO |
| FaDisb Where Used - Submodel Usage |
| Model | Submodel Usage |
| Logical | Main Model |
| Logical | ElectronicPaymentProcessing |
| Logical | LedgerCard_Billing |
| Physical (Microsoft SQL Server) | Main Model |
| Physical (Microsoft SQL Server) | Financial Aid |
| FaDisb Data Movement Rules |
| Name | Type | Rule Text/Value |